Showing results for ;

Applied Tags : Version Control

  • Topic
    3 Concepts | 13 Assessments | 1,399 Learners

    Welcome to this project on Getting Started with Git. In this project, you will understand how to use Git, one of the most famous distributed version-control systems to track changes in files and source code in your projects during software development.

    In this exercise, you will learn about creating git repository, commits, branches, and merge branches. Additionally, you will learn how to create and clone a GitHub repository and SSH keys to push the changes to the remote repository.

    Skills you will develop:

    1. Version control using Git
    2. Github
    3. SSH keys
    Instructor: Sandeep Akode